PDF4Java Reference Documentation
com.o2sol.pdf4java.core.cos Package / PDFCosString Class / setValue Method
The object value.
In This Topic
    setValue Method
    In This Topic
    Sets the object value.
    Syntax
    public void setValue( 
       java.lang.String value
    )

    Parameters

    value
    The object value.
    See Also